Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transaction Inbox and Messaging (POC) #314

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open

Transaction Inbox and Messaging (POC) #314

wants to merge 38 commits into from

Conversation

skyfox93
Copy link
Contributor

@skyfox93 skyfox93 commented Apr 5, 2023

Dev Summary

  • Adds backend support for joining "transaction rooms", and support for retrieving an " transaction inbox" with the users latest messages for each transaction.

  • Updates Inbox page and integrates it with TempChat. Removes Tempchat page.

  • Updates the message entity and relations

  • Also introduces an entity "recievedMessages" or seen messages, which represents whether an organizations messages have been seen by individual users.

Test Plan

Screen Shot 2023-04-17 at 1 59 48 PM

@skyfox93 skyfox93 changed the title Wip messaging messaging backend Apr 8, 2023
@skyfox93 skyfox93 marked this pull request as ready for review April 12, 2023 16:56
@skyfox93 skyfox93 changed the title messaging backend Transaction Inbox and Messaging (POC) Apr 14, 2023
@esteban-gs esteban-gs mentioned this pull request Jun 13, 2023
@esteban-gs esteban-gs added the documentation Improvements or additions to documentation label Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants